home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / testserial0.lha / testserial_readme < prev    next >
Text File  |  1994-07-27  |  743b  |  23 lines

  1. TestSerial v1.0 by T.Southwell 1994
  2.  
  3.  
  4. In this archive is a program called testserial0 and a script file called
  5. connect. The connect script shows how to use testserial0 to make slip
  6. (running with AmiTCP) redial until a connection is made. You could extend
  7. the dial script to only retry a number of times (Use eval and set).
  8.  
  9. All testserial0 does is to try and open serial.device unit 0 and then sets
  10. the condition code if it failed, therefore if your modem is online via
  11. slip then 'if warn' will be true.
  12.  
  13. I don't know if there is an easy way to make slip redial but the method
  14. using AmiTCP logfiles did not work very well.
  15.  
  16.  
  17. Comments, bugs etc. to Trefor@flevel.demon.co.uk
  18.  
  19. P.S. AmiTCP is great, thanks to all involved in its development.
  20.  
  21.  
  22.  
  23.